ComponentOne ASP.NET MVC Controls
OnClientFormatItem Property (ListBox<T>)

C1.Web.Mvc Namespace > ListBox<T> Class : OnClientFormatItem Property
Occurs when an element representing a list item has been created.
Syntax
'Declaration
 
Public Property OnClientFormatItem As String
public string OnClientFormatItem {get; set;}
Remarks
This event can be used to format list items for display.
See Also

Reference

ListBox<T> Class
ListBox<T> Members